home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 February / maximum-cd-2012-02.iso / DiscContents / TheWagerSetup1.2.exe / Assets / Scripts / [13].lua < prev    next >
Encoding:
Text File  |  2011-02-26  |  342 b   |  9 lines

  1. -- Script [13]
  2. Starting = 0;
  3. SeaEvent = 0;
  4.  
  5. ShowStoryText("This supply of cloth that you found makes the job so much easier and with but an extra day's work you are fit for sea voyages once more.");
  6. RemoveInventory("{6}");
  7. AddCaptainsLog("Fixed a problem with the sails using a bundle of fine cloth discovered earlier.");
  8. AddDays(1);
  9.